{"id":372549,"url":"https://github.com/gogo/protobuf","last_synced_at":"2026-06-12T21:01:47.570Z","repository":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5670,"open_issues_count":233,"forks_count":804,"subscribers_count":98,"default_branch":"master","last_synced_at":"2026-06-12T05:27:23.312Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2026-06-06T03:35:35.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34262157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"packages":[{"id":13790929,"name":"golang-gogoprotobuf","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gogo/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:12:45.392Z","latest_release_published_at":"2026-02-13T15:12:45.392Z","latest_release_number":"1.3.2-3build1","last_synced_at":"2026-03-13T15:24:34.907Z","created_at":"2026-02-13T15:12:45.207Z","updated_at":"2026-03-13T15:24:34.908Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gogoprotobuf","install_command":"apt-get install golang-gogoprotobuf","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, protobuf-compiler","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:13:51.577Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gogoprotobuf?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gogoprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gogoprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gogoprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gogoprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gogoprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gogoprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gogoprotobuf/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13506522,"name":"golang-gogoprotobuf","ecosystem":"debian","description":null,"homepage":"https://github.com/gogo/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:10:27.327Z","latest_release_published_at":"2026-02-10T19:10:27.327Z","latest_release_number":"1.3.2-1","last_synced_at":"2026-03-13T15:39:43.417Z","created_at":"2026-02-10T19:10:27.077Z","updated_at":"2026-03-13T15:39:43.418Z","registry_url":"https://tracker.debian.org/pkg/golang-gogoprotobuf","install_command":"apt-get install golang-gogoprotobuf","documentation_url":"https://packages.debian.org/bullseye/golang-gogoprotobuf","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang (\u003e= 1.9), golang-any, protobuf-compiler","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:15:04.666Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-gogoprotobuf?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gogoprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gogoprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gogoprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gogoprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gogoprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gogoprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gogoprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gogoprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gogoprotobuf/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13388991,"name":"golang-gogoprotobuf","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gogo/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:13:59.735Z","latest_release_published_at":"2026-02-05T17:13:59.735Z","latest_release_number":"1.3.2-3build1","last_synced_at":"2026-03-05T18:47:09.637Z","created_at":"2026-02-05T17:13:58.827Z","updated_at":"2026-03-05T19:01:57.374Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gogoprotobuf","install_command":"apt-get install golang-gogoprotobuf","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, protobuf-compiler","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gogoprotobuf?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gogoprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gogoprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gogoprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gogoprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gogoprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gogoprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gogoprotobuf/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":14155291,"name":"github.com/gOGO/protobuf","ecosystem":"go","description":"","homepage":"https://github.com/gOGO/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gOGO/protobuf","keywords_array":[],"namespace":"github.com/gOGO","versions_count":8,"first_release_published_at":"2018-02-02T16:19:00.000Z","latest_release_published_at":"2021-01-10T08:01:47.000Z","latest_release_number":"v1.3.2","last_synced_at":"2026-06-12T05:21:08.747Z","created_at":"2026-03-31T08:39:28.620Z","updated_at":"2026-06-12T05:21:08.747Z","registry_url":"https://pkg.go.dev/github.com/gOGO/protobuf","install_command":"go get github.com/gOGO/protobuf","documentation_url":"https://pkg.go.dev/github.com/gOGO/protobuf#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-01T11:26:20.576Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.199985977522737,"dependent_packages_count":4.87252739548082,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.036256686501779},"purl":"pkg:golang/github.com/g%21o%21g%21o/protobuf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gOGO/protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gOGO/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gOGO/protobuf/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%2FgOGO%2Fprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgOGO%2Fprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgOGO%2Fprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgOGO%2Fprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgOGO%2Fprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgOGO%2Fprotobuf/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2168268,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13646997,"name":"golang-gogoprotobuf","ecosystem":"debian","description":null,"homepage":"https://github.com/gogo/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:43:03.051Z","latest_release_published_at":"2026-02-12T03:43:03.051Z","latest_release_number":"1.3.2-3","last_synced_at":"2026-03-13T21:22:06.634Z","created_at":"2026-02-12T03:43:02.841Z","updated_at":"2026-03-13T21:22:06.635Z","registry_url":"https://tracker.debian.org/pkg/golang-gogoprotobuf","install_command":"apt-get install golang-gogoprotobuf","documentation_url":"https://packages.debian.org/trixie/golang-gogoprotobuf","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, protobuf-compiler","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:43:03.640Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-gogoprotobuf?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gogoprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gogoprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gogoprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gogoprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gogoprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gogoprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gogoprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gogoprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gogoprotobuf/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13546811,"name":"golang-gogoprotobuf","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gogo/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:16:33.050Z","latest_release_published_at":"2026-02-11T02:16:33.050Z","latest_release_number":"1.3.2-3","last_synced_at":"2026-03-11T08:09:22.453Z","created_at":"2026-02-11T02:16:32.864Z","updated_at":"2026-03-11T08:09:22.453Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gogoprotobuf","install_command":"apt-get install golang-gogoprotobuf","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, protobuf-compiler","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:42:13.533Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gogoprotobuf?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gogoprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gogoprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gogoprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gogoprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gogoprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gogoprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gogoprotobuf/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":4148140,"name":"protoc-gen-gogofaster","ecosystem":"homebrew","description":"Protocol Buffers for Go with Gadgets","homepage":"https://github.com/gogo/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-12T16:54:41.590Z","latest_release_published_at":"2022-04-12T16:54:41.590Z","latest_release_number":"1.3.2","last_synced_at":"2026-06-12T05:21:05.831Z","created_at":"2022-04-12T16:54:41.578Z","updated_at":"2026-06-12T05:21:05.831Z","registry_url":"https://formulae.brew.sh/formula/protoc-gen-gogofaster","install_command":"brew install protoc-gen-gogofaster","documentation_url":null,"metadata":{},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5687,"open_issues_count":234,"forks_count":812,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-08-11T03:26:55.010Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2025-08-08T15:32:29.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271461581,"owners_count":24763852,"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-08-21T02:00:08.990Z","response_time":74,"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":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"tags":[{"name":"v1.3.2","sha":"b03c65ea87cdc3521ede29f62fe3ce239267c1bc","kind":"commit","published_at":"2021-01-10T08:01:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5628607bb4c51c3157aacc3a50f0ab707582b805","kind":"commit","published_at":"2019-10-14T06:15:17.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ca988a254f991240804bf9821f3450d87ccbb1b","kind":"commit","published_at":"2019-09-01T11:10:31.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba06b47c162d49f2af050fb4c75bcbc86a159d5c","kind":"commit","published_at":"2019-02-18T06:30:03.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cbf7e384e768b4e01799441fdf2a706a5635ae7","kind":"commit","published_at":"2018-12-11T08:50:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"636bf0302bc95575d69441b25a2603156ffdddf1","kind":"commit","published_at":"2018-07-17T14:19:46.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d68e886eac4f7e34d0d82241a6273d6c304c5cf","kind":"commit","published_at":"2018-07-15T14:09:04.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1adfc126b41513cc696b209667c8656ea7aac67c","kind":"commit","published_at":"2018-02-02T16:19:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.0.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"342cbe0a04158f6dcb03ca0079991a51a4248c02","kind":"commit","published_at":"2017-10-07T14:25:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.5","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5/manifests"},{"name":"v0.4","sha":"100ba4e885062801d56799d78530b73b178a78f3","kind":"commit","published_at":"2017-03-07T18:04:53.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.4","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4/manifests"},{"name":"v0.3","sha":"909568be09de550ed094403c2bf8a261b5bb730a","kind":"commit","published_at":"2016-08-24T17:12:36.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.3","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3/manifests"},{"name":"v0.2","sha":"4168943e65a2802828518e95310aeeed6d84c4e5","kind":"commit","published_at":"2016-03-22T09:45:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2/manifests"},{"name":"v0.1","sha":"6cab0cc9fec8f660c2cee46e1306ffc727261956","kind":"commit","published_at":"2015-08-28T11:20:13.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:38:40.686Z","dependent_packages_count":0,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":67.01854923842558,"dependent_repos_count":50.73141305987031,"dependent_packages_count":18.98657819333434,"stargazers_count":4.750414718745287,"forks_count":3.4082340521791585,"average":28.979037852510935},"purl":"pkg:brew/protoc-gen-gogofaster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/protoc-gen-gogofaster","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/protoc-gen-gogofaster","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/protoc-gen-gogofaster/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T02:51:43.030Z","issues_count":81,"pull_requests_count":41,"avg_time_to_close_issue":44038953.4375,"avg_time_to_close_pull_request":48748291.217391305,"issues_closed_count":16,"pull_requests_closed_count":23,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.6049382716049383,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":603899.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogofaster/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogofaster/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogofaster/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogofaster/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogofaster/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogofaster/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9304,"maintainers_count":0,"namespaces_count":0,"keywords_count":6774,"github":"homebrew","metadata":{"funded_packages_count":906},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-06-10T05:20:08.995Z","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":4148138,"name":"protoc-gen-gogo","ecosystem":"homebrew","description":"Protocol Buffers for Go with Gadgets","homepage":"https://github.com/gogo/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-12T16:54:41.432Z","latest_release_published_at":"2022-04-12T16:54:41.432Z","latest_release_number":"1.3.2","last_synced_at":"2026-06-12T05:21:05.929Z","created_at":"2022-04-12T16:54:41.424Z","updated_at":"2026-06-12T05:21:05.930Z","registry_url":"https://formulae.brew.sh/formula/protoc-gen-gogo","install_command":"brew install protoc-gen-gogo","documentation_url":null,"metadata":{},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5687,"open_issues_count":234,"forks_count":812,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-08-11T03:26:55.010Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2025-08-08T15:32:29.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271461581,"owners_count":24763852,"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-08-21T02:00:08.990Z","response_time":74,"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":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"tags":[{"name":"v1.3.2","sha":"b03c65ea87cdc3521ede29f62fe3ce239267c1bc","kind":"commit","published_at":"2021-01-10T08:01:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5628607bb4c51c3157aacc3a50f0ab707582b805","kind":"commit","published_at":"2019-10-14T06:15:17.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ca988a254f991240804bf9821f3450d87ccbb1b","kind":"commit","published_at":"2019-09-01T11:10:31.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba06b47c162d49f2af050fb4c75bcbc86a159d5c","kind":"commit","published_at":"2019-02-18T06:30:03.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cbf7e384e768b4e01799441fdf2a706a5635ae7","kind":"commit","published_at":"2018-12-11T08:50:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"636bf0302bc95575d69441b25a2603156ffdddf1","kind":"commit","published_at":"2018-07-17T14:19:46.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d68e886eac4f7e34d0d82241a6273d6c304c5cf","kind":"commit","published_at":"2018-07-15T14:09:04.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1adfc126b41513cc696b209667c8656ea7aac67c","kind":"commit","published_at":"2018-02-02T16:19:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.0.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"342cbe0a04158f6dcb03ca0079991a51a4248c02","kind":"commit","published_at":"2017-10-07T14:25:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.5","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5/manifests"},{"name":"v0.4","sha":"100ba4e885062801d56799d78530b73b178a78f3","kind":"commit","published_at":"2017-03-07T18:04:53.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.4","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4/manifests"},{"name":"v0.3","sha":"909568be09de550ed094403c2bf8a261b5bb730a","kind":"commit","published_at":"2016-08-24T17:12:36.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.3","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3/manifests"},{"name":"v0.2","sha":"4168943e65a2802828518e95310aeeed6d84c4e5","kind":"commit","published_at":"2016-03-22T09:45:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2/manifests"},{"name":"v0.1","sha":"6cab0cc9fec8f660c2cee46e1306ffc727261956","kind":"commit","published_at":"2015-08-28T11:20:13.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:38:40.511Z","dependent_packages_count":0,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":64.3040265419997,"dependent_repos_count":50.73141305987031,"dependent_packages_count":18.98657819333434,"stargazers_count":4.735334037098477,"forks_count":3.3780726888855375,"average":28.427084904237677},"purl":"pkg:brew/protoc-gen-gogo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/protoc-gen-gogo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/protoc-gen-gogo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/protoc-gen-gogo/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T02:51:43.030Z","issues_count":81,"pull_requests_count":41,"avg_time_to_close_issue":44038953.4375,"avg_time_to_close_pull_request":48748291.217391305,"issues_closed_count":16,"pull_requests_closed_count":23,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.6049382716049383,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":603899.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/protoc-gen-gogo/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9304,"maintainers_count":0,"namespaces_count":0,"keywords_count":6774,"github":"homebrew","metadata":{"funded_packages_count":906},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-06-10T05:20:08.995Z","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":10928039,"name":"github.com/gogo/protobuf/types","ecosystem":"go","description":"Package types contains code for interacting with well-known types.","homepage":"https://github.com/gogo/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":[],"namespace":"github.com/gogo/protobuf","versions_count":8,"first_release_published_at":"2026-02-12T07:30:42.615Z","latest_release_published_at":"2026-02-12T07:30:42.615Z","latest_release_number":"v1.3.2","last_synced_at":"2026-06-12T05:21:07.072Z","created_at":"2024-09-26T09:58:53.493Z","updated_at":"2026-06-12T05:21:07.072Z","registry_url":"https://pkg.go.dev/github.com/gogo/protobuf/types","install_command":"go get github.com/gogo/protobuf/types","documentation_url":"https://pkg.go.dev/github.com/gogo/protobuf/types#section-documentation","metadata":{},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5687,"open_issues_count":234,"forks_count":812,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-08-11T03:26:55.010Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2025-08-08T15:32:29.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271461581,"owners_count":24763852,"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-08-21T02:00:08.990Z","response_time":74,"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":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"tags":[{"name":"v1.3.2","sha":"b03c65ea87cdc3521ede29f62fe3ce239267c1bc","kind":"commit","published_at":"2021-01-10T08:01:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5628607bb4c51c3157aacc3a50f0ab707582b805","kind":"commit","published_at":"2019-10-14T06:15:17.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ca988a254f991240804bf9821f3450d87ccbb1b","kind":"commit","published_at":"2019-09-01T11:10:31.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba06b47c162d49f2af050fb4c75bcbc86a159d5c","kind":"commit","published_at":"2019-02-18T06:30:03.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cbf7e384e768b4e01799441fdf2a706a5635ae7","kind":"commit","published_at":"2018-12-11T08:50:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"636bf0302bc95575d69441b25a2603156ffdddf1","kind":"commit","published_at":"2018-07-17T14:19:46.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d68e886eac4f7e34d0d82241a6273d6c304c5cf","kind":"commit","published_at":"2018-07-15T14:09:04.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1adfc126b41513cc696b209667c8656ea7aac67c","kind":"commit","published_at":"2018-02-02T16:19:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.0.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"342cbe0a04158f6dcb03ca0079991a51a4248c02","kind":"commit","published_at":"2017-10-07T14:25:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.5","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5/manifests"},{"name":"v0.4","sha":"100ba4e885062801d56799d78530b73b178a78f3","kind":"commit","published_at":"2017-03-07T18:04:53.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.4","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4/manifests"},{"name":"v0.3","sha":"909568be09de550ed094403c2bf8a261b5bb730a","kind":"commit","published_at":"2016-08-24T17:12:36.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.3","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3/manifests"},{"name":"v0.2","sha":"4168943e65a2802828518e95310aeeed6d84c4e5","kind":"commit","published_at":"2016-03-22T09:45:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2/manifests"},{"name":"v0.1","sha":"6cab0cc9fec8f660c2cee46e1306ffc727261956","kind":"commit","published_at":"2015-08-28T11:20:13.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:38:40.590Z","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/github.com/gogo/protobuf/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gogo/protobuf/types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gogo/protobuf/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gogo/protobuf/types/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T02:51:43.030Z","issues_count":81,"pull_requests_count":41,"avg_time_to_close_issue":44038953.4375,"avg_time_to_close_pull_request":48748291.217391305,"issues_closed_count":16,"pull_requests_closed_count":23,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.6049382716049383,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":603899.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Ftypes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Ftypes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Ftypes/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2168268,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10928045,"name":"github.com/gogo/protobuf/gogoproto","ecosystem":"go","description":"Package gogoproto provides extensions for protocol buffers to achieve:\n\nA lot of time working with a goprotobuf struct will lead you to a place where you create another struct that is easier to work with and then have a function to copy the values between the two structs.\nYou might also find that basic structs that started their life as part of an API need to be sent over the wire. With gob, you could just send it. With goprotobuf, you need to make a parallel struct.\nGogoprotobuf tries to fix these problems with the nullable, embed, customtype and customname field extensions.\n\nWarning about nullable: According to the Protocol Buffer specification, you should be able to tell whether a field is set or unset. With the option nullable=false this feature is lost, since your non-nullable fields will always be set. It can be seen as a layer on top of Protocol Buffers, where before and after marshalling all non-nullable fields are set and they cannot be unset.\n\nLet us look at:\n\nfor a quicker overview.\n\nThe following message:\n\nWill generate a go struct which looks a lot like this:\n\nYou will see there are no pointers, since all fields are non-nullable.\nYou will also see a custom type which marshals to a string.\nBe warned it is your responsibility to test your custom types thoroughly.\nYou should think of every possible empty and nil case for your marshaling, unmarshaling and size methods.\n\nNext we will embed the message A in message B.\n\nSee below that A is embedded in B.\n\nAlso see the repeated custom type.\n\nNext we will create a custom name for one of our fields.\n\nSee below that the field's name is MySize and not Size.\n\nThe is useful when having a protocol buffer message with a field name which conflicts with a generated method.\nAs an example, having a field name size and using the sizer plugin to generate a Size method will cause a go compiler error.\nUsing customname you can fix this error without changing the field name.\nThis is typically useful when working with a protocol buffer that was designed before these methods and/or the go language were avialable.\n\nGogoprotobuf also has some more subtle changes, these could be changed back:\n\nGogoprotobuf also has lost some features which should be brought back with time:\n\nWhy does nullable break protocol buffer specifications:\n\nThe protocol buffer specification states, somewhere, that you should be able to tell whether a\nfield is set or unset.  With the option nullable=false this feature is lost,\nsince your non-nullable fields will always be set.  It can be seen as a layer on top of\nprotocol buffers, where before and after marshalling all non-nullable fields are set\nand they cannot be unset.\n\nGoprotobuf Compatibility:\n\nGogoprotobuf is compatible with Goprotobuf, because it is compatible with protocol buffers.\nGogoprotobuf generates the same code as goprotobuf if no extensions are used.\nThe enumprefix, getters and stringer extensions can be used to remove some of the unnecessary code generated by goprotobuf:\n\nLess Typing and Peace of Mind is explained in their specific plugin folders godoc:\n\nIf you do not use any of these extension the code that is generated\nwill be the same as if goprotobuf has generated it.\n\nThe most complete way to see examples is to look at\n\nGogoprototest is a seperate project,\nbecause we want to keep gogoprotobuf independent of goprotobuf,\nbut we still want to test it thoroughly.","homepage":"https://github.com/gogo/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":[],"namespace":"github.com/gogo/protobuf","versions_count":8,"first_release_published_at":"2026-02-12T07:30:43.057Z","latest_release_published_at":"2026-02-12T07:30:43.056Z","latest_release_number":"v1.3.2","last_synced_at":"2026-06-12T05:21:07.651Z","created_at":"2024-09-26T09:58:58.747Z","updated_at":"2026-06-12T05:21:07.652Z","registry_url":"https://pkg.go.dev/github.com/gogo/protobuf/gogoproto","install_command":"go get github.com/gogo/protobuf/gogoproto","documentation_url":"https://pkg.go.dev/github.com/gogo/protobuf/gogoproto#section-documentation","metadata":{},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5687,"open_issues_count":234,"forks_count":812,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-08-11T03:26:55.010Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2025-08-08T15:32:29.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271461581,"owners_count":24763852,"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-08-21T02:00:08.990Z","response_time":74,"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":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"tags":[{"name":"v1.3.2","sha":"b03c65ea87cdc3521ede29f62fe3ce239267c1bc","kind":"commit","published_at":"2021-01-10T08:01:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5628607bb4c51c3157aacc3a50f0ab707582b805","kind":"commit","published_at":"2019-10-14T06:15:17.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ca988a254f991240804bf9821f3450d87ccbb1b","kind":"commit","published_at":"2019-09-01T11:10:31.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba06b47c162d49f2af050fb4c75bcbc86a159d5c","kind":"commit","published_at":"2019-02-18T06:30:03.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cbf7e384e768b4e01799441fdf2a706a5635ae7","kind":"commit","published_at":"2018-12-11T08:50:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"636bf0302bc95575d69441b25a2603156ffdddf1","kind":"commit","published_at":"2018-07-17T14:19:46.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d68e886eac4f7e34d0d82241a6273d6c304c5cf","kind":"commit","published_at":"2018-07-15T14:09:04.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1adfc126b41513cc696b209667c8656ea7aac67c","kind":"commit","published_at":"2018-02-02T16:19:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.0.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"342cbe0a04158f6dcb03ca0079991a51a4248c02","kind":"commit","published_at":"2017-10-07T14:25:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.5","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5/manifests"},{"name":"v0.4","sha":"100ba4e885062801d56799d78530b73b178a78f3","kind":"commit","published_at":"2017-03-07T18:04:53.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.4","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4/manifests"},{"name":"v0.3","sha":"909568be09de550ed094403c2bf8a261b5bb730a","kind":"commit","published_at":"2016-08-24T17:12:36.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.3","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3/manifests"},{"name":"v0.2","sha":"4168943e65a2802828518e95310aeeed6d84c4e5","kind":"commit","published_at":"2016-03-22T09:45:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2/manifests"},{"name":"v0.1","sha":"6cab0cc9fec8f660c2cee46e1306ffc727261956","kind":"commit","published_at":"2015-08-28T11:20:13.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:38:40.748Z","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/github.com/gogo/protobuf/gogoproto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gogo/protobuf/gogoproto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gogo/protobuf/gogoproto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gogo/protobuf/gogoproto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T02:51:43.030Z","issues_count":81,"pull_requests_count":41,"avg_time_to_close_issue":44038953.4375,"avg_time_to_close_pull_request":48748291.217391305,"issues_closed_count":16,"pull_requests_closed_count":23,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.6049382716049383,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":603899.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fgogoproto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fgogoproto/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fgogoproto/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fgogoproto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fgogoproto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fgogoproto/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2168268,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10928038,"name":"github.com/gogo/protobuf/sortkeys","ecosystem":"go","description":"","homepage":"https://github.com/gogo/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":[],"namespace":"github.com/gogo/protobuf","versions_count":8,"first_release_published_at":"2026-02-12T07:30:45.223Z","latest_release_published_at":"2026-02-12T07:30:45.223Z","latest_release_number":"v1.3.2","last_synced_at":"2026-06-12T05:21:08.119Z","created_at":"2024-09-26T09:58:53.327Z","updated_at":"2026-06-12T05:21:08.119Z","registry_url":"https://pkg.go.dev/github.com/gogo/protobuf/sortkeys","install_command":"go get github.com/gogo/protobuf/sortkeys","documentation_url":"https://pkg.go.dev/github.com/gogo/protobuf/sortkeys#section-documentation","metadata":{},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5687,"open_issues_count":234,"forks_count":812,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-08-11T03:26:55.010Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2025-08-08T15:32:29.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271461581,"owners_count":24763852,"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-08-21T02:00:08.990Z","response_time":74,"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":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"tags":[{"name":"v1.3.2","sha":"b03c65ea87cdc3521ede29f62fe3ce239267c1bc","kind":"commit","published_at":"2021-01-10T08:01:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5628607bb4c51c3157aacc3a50f0ab707582b805","kind":"commit","published_at":"2019-10-14T06:15:17.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ca988a254f991240804bf9821f3450d87ccbb1b","kind":"commit","published_at":"2019-09-01T11:10:31.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba06b47c162d49f2af050fb4c75bcbc86a159d5c","kind":"commit","published_at":"2019-02-18T06:30:03.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cbf7e384e768b4e01799441fdf2a706a5635ae7","kind":"commit","published_at":"2018-12-11T08:50:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"636bf0302bc95575d69441b25a2603156ffdddf1","kind":"commit","published_at":"2018-07-17T14:19:46.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d68e886eac4f7e34d0d82241a6273d6c304c5cf","kind":"commit","published_at":"2018-07-15T14:09:04.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1adfc126b41513cc696b209667c8656ea7aac67c","kind":"commit","published_at":"2018-02-02T16:19:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.0.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"342cbe0a04158f6dcb03ca0079991a51a4248c02","kind":"commit","published_at":"2017-10-07T14:25:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.5","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5/manifests"},{"name":"v0.4","sha":"100ba4e885062801d56799d78530b73b178a78f3","kind":"commit","published_at":"2017-03-07T18:04:53.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.4","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4/manifests"},{"name":"v0.3","sha":"909568be09de550ed094403c2bf8a261b5bb730a","kind":"commit","published_at":"2016-08-24T17:12:36.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.3","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3/manifests"},{"name":"v0.2","sha":"4168943e65a2802828518e95310aeeed6d84c4e5","kind":"commit","published_at":"2016-03-22T09:45:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2/manifests"},{"name":"v0.1","sha":"6cab0cc9fec8f660c2cee46e1306ffc727261956","kind":"commit","published_at":"2015-08-28T11:20:13.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:38:40.890Z","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/github.com/gogo/protobuf/sortkeys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gogo/protobuf/sortkeys","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gogo/protobuf/sortkeys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gogo/protobuf/sortkeys/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T02:51:43.030Z","issues_count":81,"pull_requests_count":41,"avg_time_to_close_issue":44038953.4375,"avg_time_to_close_pull_request":48748291.217391305,"issues_closed_count":16,"pull_requests_closed_count":23,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.6049382716049383,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":603899.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fsortkeys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fsortkeys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fsortkeys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fsortkeys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fsortkeys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fsortkeys/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2168268,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3599059,"name":"github.com/gogo/Protobuf","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/gogo/Protobuf","keywords_array":[],"namespace":"github.com/gogo","versions_count":8,"first_release_published_at":"2018-02-02T16:19:00.000Z","latest_release_published_at":"2021-01-10T08:01:47.000Z","latest_release_number":"v1.3.2","last_synced_at":"2026-06-12T05:21:08.225Z","created_at":"2022-04-11T06:01:44.416Z","updated_at":"2026-06-12T05:21:08.225Z","registry_url":"https://pkg.go.dev/github.com/gogo/Protobuf","install_command":"go get github.com/gogo/Protobuf","documentation_url":"https://pkg.go.dev/github.com/gogo/Protobuf#section-documentation","metadata":{},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5685,"open_issues_count":235,"forks_count":810,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-08-21T10:20:51.483Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2025-08-19T11:47:11.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271470582,"owners_count":24765439,"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-08-21T02:00:08.990Z","response_time":74,"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":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"tags":[{"name":"v1.3.2","sha":"b03c65ea87cdc3521ede29f62fe3ce239267c1bc","kind":"commit","published_at":"2021-01-10T08:01:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5628607bb4c51c3157aacc3a50f0ab707582b805","kind":"commit","published_at":"2019-10-14T06:15:17.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ca988a254f991240804bf9821f3450d87ccbb1b","kind":"commit","published_at":"2019-09-01T11:10:31.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba06b47c162d49f2af050fb4c75bcbc86a159d5c","kind":"commit","published_at":"2019-02-18T06:30:03.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cbf7e384e768b4e01799441fdf2a706a5635ae7","kind":"commit","published_at":"2018-12-11T08:50:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"636bf0302bc95575d69441b25a2603156ffdddf1","kind":"commit","published_at":"2018-07-17T14:19:46.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d68e886eac4f7e34d0d82241a6273d6c304c5cf","kind":"commit","published_at":"2018-07-15T14:09:04.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1adfc126b41513cc696b209667c8656ea7aac67c","kind":"commit","published_at":"2018-02-02T16:19:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.0.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"342cbe0a04158f6dcb03ca0079991a51a4248c02","kind":"commit","published_at":"2017-10-07T14:25:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.5","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5/manifests"},{"name":"v0.4","sha":"100ba4e885062801d56799d78530b73b178a78f3","kind":"commit","published_at":"2017-03-07T18:04:53.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.4","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4/manifests"},{"name":"v0.3","sha":"909568be09de550ed094403c2bf8a261b5bb730a","kind":"commit","published_at":"2016-08-24T17:12:36.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.3","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3/manifests"},{"name":"v0.2","sha":"4168943e65a2802828518e95310aeeed6d84c4e5","kind":"commit","published_at":"2016-03-22T09:45:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2/manifests"},{"name":"v0.1","sha":"6cab0cc9fec8f660c2cee46e1306ffc727261956","kind":"commit","published_at":"2015-08-28T11:20:13.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:38:58.615Z","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/gogo/%21protobuf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gogo/Protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gogo/Protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gogo/Protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T02:51:43.030Z","issues_count":81,"pull_requests_count":41,"avg_time_to_close_issue":44038953.4375,"avg_time_to_close_pull_request":48748291.217391305,"issues_closed_count":16,"pull_requests_closed_count":23,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.6049382716049383,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":603899.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2FProtobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2FProtobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2FProtobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2FProtobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2FProtobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2FProtobuf/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2168268,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13418530,"name":"golang-gogoprotobuf","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gogo/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:24:33.259Z","latest_release_published_at":"2026-02-07T04:24:33.259Z","latest_release_number":"1.3.2-1","last_synced_at":"2026-03-07T04:43:22.432Z","created_at":"2026-02-07T04:24:33.013Z","updated_at":"2026-03-07T05:08:46.994Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gogoprotobuf","install_command":"apt-get install golang-gogoprotobuf","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang (\u003e= 1.9), golang-any, protobuf-compiler","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gogoprotobuf?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gogoprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gogoprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gogoprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gogoprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gogoprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gogoprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gogoprotobuf/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":428,"name":"github.com/gogo/protobuf","ecosystem":"go","description":"","homepage":"https://github.com/gogo/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":[],"namespace":"github.com/gogo","versions_count":8,"first_release_published_at":"2018-02-02T16:19:00.000Z","latest_release_published_at":"2021-01-10T08:01:47.000Z","latest_release_number":"v1.3.2","last_synced_at":"2026-06-12T09:02:16.604Z","created_at":"2022-04-04T17:57:52.670Z","updated_at":"2026-06-12T09:02:16.604Z","registry_url":"https://pkg.go.dev/github.com/gogo/protobuf","install_command":"go get github.com/gogo/protobuf","documentation_url":"https://pkg.go.dev/github.com/gogo/protobuf#section-documentation","metadata":{},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5687,"open_issues_count":234,"forks_count":812,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-08-11T03:26:55.010Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2025-08-08T15:32:29.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271461581,"owners_count":24763852,"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-08-21T02:00:08.990Z","response_time":74,"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":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"tags":[{"name":"v1.3.2","sha":"b03c65ea87cdc3521ede29f62fe3ce239267c1bc","kind":"commit","published_at":"2021-01-10T08:01:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5628607bb4c51c3157aacc3a50f0ab707582b805","kind":"commit","published_at":"2019-10-14T06:15:17.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ca988a254f991240804bf9821f3450d87ccbb1b","kind":"commit","published_at":"2019-09-01T11:10:31.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba06b47c162d49f2af050fb4c75bcbc86a159d5c","kind":"commit","published_at":"2019-02-18T06:30:03.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cbf7e384e768b4e01799441fdf2a706a5635ae7","kind":"commit","published_at":"2018-12-11T08:50:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"636bf0302bc95575d69441b25a2603156ffdddf1","kind":"commit","published_at":"2018-07-17T14:19:46.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d68e886eac4f7e34d0d82241a6273d6c304c5cf","kind":"commit","published_at":"2018-07-15T14:09:04.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1adfc126b41513cc696b209667c8656ea7aac67c","kind":"commit","published_at":"2018-02-02T16:19:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.0.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"342cbe0a04158f6dcb03ca0079991a51a4248c02","kind":"commit","published_at":"2017-10-07T14:25:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.5","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5/manifests"},{"name":"v0.4","sha":"100ba4e885062801d56799d78530b73b178a78f3","kind":"commit","published_at":"2017-03-07T18:04:53.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.4","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4/manifests"},{"name":"v0.3","sha":"909568be09de550ed094403c2bf8a261b5bb730a","kind":"commit","published_at":"2016-08-24T17:12:36.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.3","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3/manifests"},{"name":"v0.2","sha":"4168943e65a2802828518e95310aeeed6d84c4e5","kind":"commit","published_at":"2016-03-22T09:45:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2/manifests"},{"name":"v0.1","sha":"6cab0cc9fec8f660c2cee46e1306ffc727261956","kind":"commit","published_at":"2015-08-28T11:20:13.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:38:40.626Z","dependent_packages_count":59168,"downloads":null,"downloads_period":null,"dependent_repos_count":125927,"rankings":{"downloads":null,"dependent_repos_count":0.005705938741041676,"dependent_packages_count":0.0022823754964166705,"stargazers_count":0.8851467152466832,"forks_count":0.9811038221672844,"docker_downloads_count":0.0008299547259696984,"average":0.37501376127547914},"purl":"pkg:golang/github.com/gogo/protobuf","advisories":[{"uuid":"GSA_kwCzR0hTQS1jM2g5LTg5NnItODZqbc02IA","url":"https://github.com/advisories/GHSA-c3h9-896r-86jm","title":"Improper Input Validation in GoGo Protobuf","description":"An issue was discovered in GoGo Protobuf before 1.3.2. plugin/unmarshal/unmarshal.go lacks certain index validation, aka the \"skippy peanut butter\" issue.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-03-28T20:28:00.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-3121","https://github.com/gogo/protobuf/commit/b03c65ea87cdc3521ede29f62fe3ce239267c1bc","https://discuss.hashicorp.com/t/hcsec-2021-23-consul-exposed-to-denial-of-service-in-gogo-protobuf-dependency/29025","https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2","https://lists.apache.org/thread.html/r68032132c0399c29d6cdc7bd44918535da54060a10a12b1591328bff@%3Cnotifications.skywalking.apache.org%3E","https://lists.apache.org/thread.html/r88d69555cb74a129a7bf84838073b61259b4a3830190e05a3b87994e@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/rc1e9ff22c5641d73701ba56362fb867d40ed287cca000b131dcf4a44@%3Ccommits.pulsar.apache.org%3E","https://security.netapp.com/advisory/ntap-20210219-0006/","https://pkg.go.dev/vuln/GO-2021-0053","https://github.com/advisories/GHSA-c3h9-896r-86jm"],"source_kind":"github","identifiers":["GHSA-c3h9-896r-86jm","CVE-2021-3121"],"repository_url":"https://github.com/gogo/protobuf","blast_radius":0.0,"created_at":"2022-12-21T16:12:31.737Z","updated_at":"2026-04-05T20:09:09.999Z","epss_percentage":0.00135,"epss_percentile":0.33136,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jM2g5LTg5NnItODZqbc02IA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jM2g5LTg5NnItODZqbc02IA","packages":[{"ecosystem":"go","package_name":"github.com/gogo/protobuf","versions":[{"first_patched_version":"1.3.2","vulnerable_version_range":"\u003c 1.3.2"}],"purl":"pkg:go/github.com%2Fgogo%2Fprotobuf"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jM2g5LTg5NnItODZqbc02IA/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gogo/protobuf","docker_dependents_count":21198,"docker_downloads_count":69962118332,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gogo/protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gogo/protobuf/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-12T02:51:43.030Z","issues_count":81,"pull_requests_count":41,"avg_time_to_close_issue":44038953.4375,"avg_time_to_close_pull_request":48748291.217391305,"issues_closed_count":16,"pull_requests_closed_count":23,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.6049382716049383,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":603899.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2168268,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13439078,"name":"golang-gogoprotobuf","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gogo/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T02:07:42.380Z","latest_release_published_at":"2026-02-08T02:07:42.380Z","latest_release_number":"1.2.1+git20190611.dadb6258-1","last_synced_at":"2026-03-08T04:56:08.405Z","created_at":"2026-02-08T02:07:38.250Z","updated_at":"2026-03-08T05:02:33.606Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gogoprotobuf","install_command":"apt-get install golang-gogoprotobuf","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf","standards_version":"4.1.3","maintainer":"pkg-go \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), dh-golang (\u003e= 1.9), golang-any, protobuf-compiler","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gogoprotobuf?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gogoprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gogoprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gogoprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gogoprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gogoprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gogoprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gogoprotobuf/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":10928040,"name":"github.com/gogo/protobuf/proto","ecosystem":"go","description":"Package proto converts data structures to and from the wire format of\nprotocol buffers.  It works in concert with the Go source code generated\nfor .proto files by the protocol compiler.\n\nA summary of the properties of the protocol buffer interface\nfor a protocol buffer variable v:\n\nWhen the .proto file specifies `syntax=\"proto3\"`, there are some differences:\n\nThe simplest way to describe this is to see an example.\nGiven file test.proto, containing\n\nThe resulting file, test.pb.go, is:\n\nTo create and play with a Test object:","homepage":"https://github.com/gogo/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":[],"namespace":"github.com/gogo/protobuf","versions_count":8,"first_release_published_at":"2026-02-12T07:30:43.115Z","latest_release_published_at":"2026-02-12T07:30:43.115Z","latest_release_number":"v1.3.2","last_synced_at":"2026-06-12T05:21:05.340Z","created_at":"2024-09-26T09:58:54.272Z","updated_at":"2026-06-12T05:21:05.340Z","registry_url":"https://pkg.go.dev/github.com/gogo/protobuf/proto","install_command":"go get github.com/gogo/protobuf/proto","documentation_url":"https://pkg.go.dev/github.com/gogo/protobuf/proto#section-documentation","metadata":{},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5687,"open_issues_count":234,"forks_count":812,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-08-11T03:26:55.010Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2025-08-08T15:32:29.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271461581,"owners_count":24763852,"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-08-21T02:00:08.990Z","response_time":74,"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":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"tags":[{"name":"v1.3.2","sha":"b03c65ea87cdc3521ede29f62fe3ce239267c1bc","kind":"commit","published_at":"2021-01-10T08:01:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5628607bb4c51c3157aacc3a50f0ab707582b805","kind":"commit","published_at":"2019-10-14T06:15:17.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ca988a254f991240804bf9821f3450d87ccbb1b","kind":"commit","published_at":"2019-09-01T11:10:31.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba06b47c162d49f2af050fb4c75bcbc86a159d5c","kind":"commit","published_at":"2019-02-18T06:30:03.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cbf7e384e768b4e01799441fdf2a706a5635ae7","kind":"commit","published_at":"2018-12-11T08:50:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"636bf0302bc95575d69441b25a2603156ffdddf1","kind":"commit","published_at":"2018-07-17T14:19:46.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d68e886eac4f7e34d0d82241a6273d6c304c5cf","kind":"commit","published_at":"2018-07-15T14:09:04.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1adfc126b41513cc696b209667c8656ea7aac67c","kind":"commit","published_at":"2018-02-02T16:19:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.0.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"342cbe0a04158f6dcb03ca0079991a51a4248c02","kind":"commit","published_at":"2017-10-07T14:25:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.5","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5/manifests"},{"name":"v0.4","sha":"100ba4e885062801d56799d78530b73b178a78f3","kind":"commit","published_at":"2017-03-07T18:04:53.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.4","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4/manifests"},{"name":"v0.3","sha":"909568be09de550ed094403c2bf8a261b5bb730a","kind":"commit","published_at":"2016-08-24T17:12:36.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.3","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3/manifests"},{"name":"v0.2","sha":"4168943e65a2802828518e95310aeeed6d84c4e5","kind":"commit","published_at":"2016-03-22T09:45:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2/manifests"},{"name":"v0.1","sha":"6cab0cc9fec8f660c2cee46e1306ffc727261956","kind":"commit","published_at":"2015-08-28T11:20:13.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:38:40.206Z","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/github.com/gogo/protobuf/proto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gogo/protobuf/proto","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gogo/protobuf/proto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gogo/protobuf/proto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T02:51:43.030Z","issues_count":81,"pull_requests_count":41,"avg_time_to_close_issue":44038953.4375,"avg_time_to_close_pull_request":48748291.217391305,"issues_closed_count":16,"pull_requests_closed_count":23,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.6049382716049383,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":603899.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fproto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fproto/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fproto/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fproto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fproto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fproto/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2168268,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13449392,"name":"golang-gogoprotobuf","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/gogo/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:50:00.570Z","latest_release_published_at":"2026-02-08T16:50:00.570Z","latest_release_number":"1.3.2-3build1","last_synced_at":"2026-03-08T17:40:17.148Z","created_at":"2026-02-08T16:50:00.314Z","updated_at":"2026-03-08T18:05:20.354Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gogoprotobuf","install_command":"apt-get install golang-gogoprotobuf","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"extra","binary":"golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, protobuf-compiler","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gogoprotobuf?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gogoprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gogoprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gogoprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gogoprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gogoprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gogoprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gogoprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gogoprotobuf/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13963861,"name":"go-github-com-gogo-protobuf","ecosystem":"guix","description":"Protocol Buffers for Go with Gadgets","homepage":"https://github.com/gogo/protobuf","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:59:20.238Z","latest_release_published_at":"2026-03-02T22:59:20.238Z","latest_release_number":"1.3.2","last_synced_at":"2026-04-07T02:00:23.233Z","created_at":"2026-03-02T22:59:20.061Z","updated_at":"2026-04-07T02:00:23.233Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-gogo-protobuf/1.3.2/","install_command":"guix install go-github-com-gogo-protobuf","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n6355","metadata":{"location":"gnu/packages/golang-web.scm:6355","variable_name":"go-github-com-gogo-protobuf"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T22:59:20.815Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-gogo-protobuf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-gogo-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-gogo-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-gogo-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gogo-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gogo-protobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gogo-protobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gogo-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gogo-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gogo-protobuf/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31665,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":14507991,"name":"dev-go/gogo-protobuf","ecosystem":"gentoo","description":"Protocol Buffers for Go with Gadgets","homepage":"https://github.com/gogo/protobuf","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["~amd64"],"namespace":"dev-go","versions_count":1,"first_release_published_at":"2026-05-06T07:08:20.000Z","latest_release_published_at":"2026-05-06T07:08:20.000Z","latest_release_number":"1.3.2","last_synced_at":"2026-05-27T01:20:14.790Z","created_at":"2026-05-27T01:20:14.460Z","updated_at":"2026-05-27T01:20:15.385Z","registry_url":"https://packages.gentoo.org/packages/dev-go/gogo-protobuf","install_command":"emerge dev-go/gogo-protobuf","documentation_url":"https://packages.gentoo.org/packages/dev-go/gogo-protobuf","metadata":{"category":"dev-go","slot":"0","eapi":"8","inherit":"go-module"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T01:20:15.359Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-go/gogo-protobuf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-go/gogo-protobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-go/gogo-protobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-go/gogo-protobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-go%2Fgogo-protobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-go%2Fgogo-protobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-go%2Fgogo-protobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-go%2Fgogo-protobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-go%2Fgogo-protobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-go%2Fgogo-protobuf/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19326,"maintainers_count":0,"namespaces_count":174,"keywords_count":382,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":77},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-06-10T05:04:01.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":10928057,"name":"github.com/gogo/protobuf/jsonpb","ecosystem":"go","description":"Package jsonpb provides marshaling and unmarshaling between protocol buffers and JSON.\nIt follows the specification at https://developers.google.com/protocol-buffers/docs/proto3#json.\n\nThis package produces a different output than the standard \"encoding/json\" package,\nwhich does not operate correctly on protocol buffers.","homepage":"https://github.com/gogo/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":[],"namespace":"github.com/gogo/protobuf","versions_count":8,"first_release_published_at":"2026-02-12T07:30:47.177Z","latest_release_published_at":"2026-02-12T07:30:47.177Z","latest_release_number":"v1.3.2","last_synced_at":"2026-06-12T05:21:07.821Z","created_at":"2024-09-26T09:59:05.821Z","updated_at":"2026-06-12T05:21:07.821Z","registry_url":"https://pkg.go.dev/github.com/gogo/protobuf/jsonpb","install_command":"go get github.com/gogo/protobuf/jsonpb","documentation_url":"https://pkg.go.dev/github.com/gogo/protobuf/jsonpb#section-documentation","metadata":{},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5687,"open_issues_count":234,"forks_count":812,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-08-11T03:26:55.010Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2025-08-08T15:32:29.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271461581,"owners_count":24763852,"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-08-21T02:00:08.990Z","response_time":74,"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":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"tags":[{"name":"v1.3.2","sha":"b03c65ea87cdc3521ede29f62fe3ce239267c1bc","kind":"commit","published_at":"2021-01-10T08:01:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5628607bb4c51c3157aacc3a50f0ab707582b805","kind":"commit","published_at":"2019-10-14T06:15:17.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ca988a254f991240804bf9821f3450d87ccbb1b","kind":"commit","published_at":"2019-09-01T11:10:31.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba06b47c162d49f2af050fb4c75bcbc86a159d5c","kind":"commit","published_at":"2019-02-18T06:30:03.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cbf7e384e768b4e01799441fdf2a706a5635ae7","kind":"commit","published_at":"2018-12-11T08:50:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"636bf0302bc95575d69441b25a2603156ffdddf1","kind":"commit","published_at":"2018-07-17T14:19:46.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d68e886eac4f7e34d0d82241a6273d6c304c5cf","kind":"commit","published_at":"2018-07-15T14:09:04.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1adfc126b41513cc696b209667c8656ea7aac67c","kind":"commit","published_at":"2018-02-02T16:19:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.0.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"342cbe0a04158f6dcb03ca0079991a51a4248c02","kind":"commit","published_at":"2017-10-07T14:25:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.5","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5/manifests"},{"name":"v0.4","sha":"100ba4e885062801d56799d78530b73b178a78f3","kind":"commit","published_at":"2017-03-07T18:04:53.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.4","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4/manifests"},{"name":"v0.3","sha":"909568be09de550ed094403c2bf8a261b5bb730a","kind":"commit","published_at":"2016-08-24T17:12:36.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.3","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3/manifests"},{"name":"v0.2","sha":"4168943e65a2802828518e95310aeeed6d84c4e5","kind":"commit","published_at":"2016-03-22T09:45:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2/manifests"},{"name":"v0.1","sha":"6cab0cc9fec8f660c2cee46e1306ffc727261956","kind":"commit","published_at":"2015-08-28T11:20:13.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:38:40.867Z","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":0.8107526816574931,"forks_count":0.887696031358959,"docker_downloads_count":null,"average":3.603168732034904},"purl":"pkg:golang/github.com/gogo/protobuf/jsonpb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gogo/protobuf/jsonpb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gogo/protobuf/jsonpb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gogo/protobuf/jsonpb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T02:51:43.030Z","issues_count":81,"pull_requests_count":41,"avg_time_to_close_issue":44038953.4375,"avg_time_to_close_pull_request":48748291.217391305,"issues_closed_count":16,"pull_requests_closed_count":23,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.6049382716049383,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":603899.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fjsonpb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fjsonpb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fjsonpb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fjsonpb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fjsonpb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fjsonpb/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2168268,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13686129,"name":"golang-gogoprotobuf","ecosystem":"debian","description":null,"homepage":"https://github.com/gogo/protobuf","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:04:48.250Z","latest_release_published_at":"2026-02-12T18:04:48.250Z","latest_release_number":"1.3.2-3","last_synced_at":"2026-03-13T01:13:44.784Z","created_at":"2026-02-12T18:04:48.003Z","updated_at":"2026-03-13T01:30:18.997Z","registry_url":"https://tracker.debian.org/pkg/golang-gogoprotobuf","install_command":"apt-get install golang-gogoprotobuf","documentation_url":"https://packages.debian.org/bookworm/golang-gogoprotobuf","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, protobuf-compiler","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5688,"open_issues_count":232,"forks_count":807,"subscribers_count":99,"default_branch":"master","last_synced_at":"2026-02-12T15:25:17.752Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2026-02-09T22:40:48.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29375658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-12T18:05:05.622Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.49807105429838194,"forks_count":0.4462486324638682,"docker_downloads_count":null,"average":0.23607992169056252},"purl":"pkg:deb/debian/golang-gogoprotobuf?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gogoprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gogoprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gogoprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-01T16:12:31.069Z","issues_count":82,"pull_requests_count":44,"avg_time_to_close_issue":51913107.5,"avg_time_to_close_pull_request":60169943.192307696,"issues_closed_count":18,"pull_requests_closed_count":26,"pull_request_authors_count":42,"issue_authors_count":79,"avg_comments_per_issue":2.6219512195121952,"avg_comments_per_pull_request":2.8863636363636362,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gogoprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gogoprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gogoprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gogoprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gogoprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gogoprotobuf/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13581834,"name":"golang-gogoprotobuf","ecosystem":"debian","description":null,"homepage":"https://github.com/gogo/protobuf","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/gogo/protobuf","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:56:19.828Z","latest_release_published_at":"2026-02-11T08:56:19.828Z","latest_release_number":"1.0.0+git20180330.1ef32a8b-1","last_synced_at":"2026-03-14T06:01:14.012Z","created_at":"2026-02-11T08:56:19.620Z","updated_at":"2026-03-14T06:01:14.012Z","registry_url":"https://tracker.debian.org/pkg/golang-gogoprotobuf","install_command":"apt-get install golang-gogoprotobuf","documentation_url":"https://packages.debian.org/buster/golang-gogoprotobuf","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"golang-gogoprotobuf-dev, golang-github-gogo-protobuf-dev, gogoprotobuf","standards_version":"4.1.3","maintainer":"pkg-go \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-golang (\u003e= 1.9), golang-any, protobuf-compiler","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:44.918Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-gogoprotobuf?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gogoprotobuf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gogoprotobuf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gogoprotobuf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gogoprotobuf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gogoprotobuf/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gogoprotobuf/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gogoprotobuf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gogoprotobuf/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-gogoprotobuf/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":10928047,"name":"github.com/gogo/protobuf/protoc-gen-gogo/descriptor","ecosystem":"go","description":"Package descriptor provides functions for obtaining protocol buffer\ndescriptors for generated Go types.\n\nThese functions cannot go in package proto because they depend on the\ngenerated protobuf descriptor messages, which themselves depend on proto.","homepage":"https://github.com/gogo/protobuf","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gogo/protobuf","keywords_array":[],"namespace":"github.com/gogo/protobuf/protoc-gen-gogo","versions_count":8,"first_release_published_at":"2026-02-12T07:30:41.845Z","latest_release_published_at":"2026-02-12T07:30:41.845Z","latest_release_number":"v1.3.2","last_synced_at":"2026-06-12T05:21:06.610Z","created_at":"2024-09-26T09:58:59.706Z","updated_at":"2026-06-12T05:21:06.610Z","registry_url":"https://pkg.go.dev/github.com/gogo/protobuf/protoc-gen-gogo/descriptor","install_command":"go get github.com/gogo/protobuf/protoc-gen-gogo/descriptor","documentation_url":"https://pkg.go.dev/github.com/gogo/protobuf/protoc-gen-gogo/descriptor#section-documentation","metadata":{},"repo_metadata":{"id":24096442,"uuid":"27483832","full_name":"gogo/protobuf","owner":"gogo","description":"[Deprecated] Protocol Buffers for Go with Gadgets","archived":false,"fork":false,"pushed_at":"2023-07-27T11:52:49.000Z","size":40269,"stargazers_count":5687,"open_issues_count":234,"forks_count":812,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-08-11T03:26:55.010Z","etag":null,"topics":["go","golang","grpc","protobuf","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-12-03T11:27:10.000Z","updated_at":"2025-08-08T15:32:29.000Z","dependencies_parsed_at":"2023-01-14T13:30:51.425Z","dependency_job_id":"12cfc6cb-db90-4d45-9f3a-b85650e12702","html_url":"https://github.com/gogo/protobuf","commit_stats":{"total_commits":991,"total_committers":69,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gogo/protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/sbom","scorecard":{"id":433894,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogo/protobuf","commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/27 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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/ci-workflow.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gogo/protobuf/ci-workflow.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T04:07:19.051Z","repository_id":24096442,"created_at":"2025-08-19T04:07:19.051Z","updated_at":"2025-08-19T04:07:19.051Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271461581,"owners_count":24763852,"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-08-21T02:00:08.990Z","response_time":74,"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":"gogo","name":"gogoprotobuf","uuid":"9958490","kind":"organization","description":"Protocol Buffers for Go with Gadgets","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9958490?v=4","repositories_count":13,"last_synced_at":"2025-03-12T23:01:50.083Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogo","funding_links":[],"total_stars":6632,"followers":42,"following":0,"created_at":"2022-11-02T16:25:08.529Z","updated_at":"2025-03-12T23:01:50.083Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogo/repositories"},"tags":[{"name":"v1.3.2","sha":"b03c65ea87cdc3521ede29f62fe3ce239267c1bc","kind":"commit","published_at":"2021-01-10T08:01:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5628607bb4c51c3157aacc3a50f0ab707582b805","kind":"commit","published_at":"2019-10-14T06:15:17.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"0ca988a254f991240804bf9821f3450d87ccbb1b","kind":"commit","published_at":"2019-09-01T11:10:31.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.3.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ba06b47c162d49f2af050fb4c75bcbc86a159d5c","kind":"commit","published_at":"2019-02-18T06:30:03.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"4cbf7e384e768b4e01799441fdf2a706a5635ae7","kind":"commit","published_at":"2018-12-11T08:50:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.2.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"636bf0302bc95575d69441b25a2603156ffdddf1","kind":"commit","published_at":"2018-07-17T14:19:46.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d68e886eac4f7e34d0d82241a6273d6c304c5cf","kind":"commit","published_at":"2018-07-15T14:09:04.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.1.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"1adfc126b41513cc696b209667c8656ea7aac67c","kind":"commit","published_at":"2018-02-02T16:19:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v1.0.0","html_url":"https://github.com/gogo/protobuf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"342cbe0a04158f6dcb03ca0079991a51a4248c02","kind":"commit","published_at":"2017-10-07T14:25:47.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.5","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.5/manifests"},{"name":"v0.4","sha":"100ba4e885062801d56799d78530b73b178a78f3","kind":"commit","published_at":"2017-03-07T18:04:53.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.4","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.4/manifests"},{"name":"v0.3","sha":"909568be09de550ed094403c2bf8a261b5bb730a","kind":"commit","published_at":"2016-08-24T17:12:36.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.3","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.3/manifests"},{"name":"v0.2","sha":"4168943e65a2802828518e95310aeeed6d84c4e5","kind":"commit","published_at":"2016-03-22T09:45:00.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.2","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.2/manifests"},{"name":"v0.1","sha":"6cab0cc9fec8f660c2cee46e1306ffc727261956","kind":"commit","published_at":"2015-08-28T11:20:13.000Z","download_url":"https://codeload.github.com/gogo/protobuf/tar.gz/v0.1","html_url":"https://github.com/gogo/protobuf/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gogo/protobuf@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T11:38:50.017Z","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/github.com/gogo/protobuf/protoc-gen-gogo/descriptor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gogo/protobuf/protoc-gen-gogo/descriptor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gogo/protobuf/protoc-gen-gogo/descriptor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T02:51:43.030Z","issues_count":81,"pull_requests_count":41,"avg_time_to_close_issue":44038953.4375,"avg_time_to_close_pull_request":48748291.217391305,"issues_closed_count":16,"pull_requests_closed_count":23,"pull_request_authors_count":41,"issue_authors_count":77,"avg_comments_per_issue":2.6049382716049383,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":603899.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","maintainers":[{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fprotoc-gen-gogo%2Fdescriptor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fprotoc-gen-gogo%2Fdescriptor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fprotoc-gen-gogo%2Fdescriptor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fprotoc-gen-gogo%2Fdescriptor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fprotoc-gen-gogo%2Fdescriptor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgogo%2Fprotobuf%2Fprotoc-gen-gogo%2Fdescriptor/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2168268,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":2610,"full_name":"gogo/protobuf","default_branch":"master","total_commits":991,"total_committers":69,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":14.36231884057971,"dds":0.2674066599394551,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-12T06:07:27.101Z","last_synced_commit":"f67b8970b736e53dbd7d0a27146c8f1ac52f74e5","created_at":"2023-03-07T09:15:02.641Z","updated_at":"2026-06-12T06:04:21.195Z","committers":[{"name":"Walter Schulze","email":"awalterschulze@gmail.com","login":"awalterschulze","count":726},{"name":"Jacques Marais","email":"jacquesmaraisrsa@gmail.com","login":"jmarais","count":86},{"name":"Tamir Duberstein","email":"tamird@gmail.com","login":"tamird","count":21},{"name":"Clayton Coleman","email":"ccoleman@redhat.com","login":"smarterclayton","count":21},{"name":"Hein Meling","email":"hein.meling@uis.no","login":"meling","count":13},{"name":"John Tuley","email":"john@tuley.org","login":"jmtuley","count":10},{"name":"Donald Graham","email":"donald.w.graham@gmail.com","login":"donaldgraham","count":9},{"name":"Patrick Lee","email":"patrick@dropbox.com","login":null,"count":7},{"name":"Sergio Arbeo","email":"serabe@gmail.com","login":"Serabe","count":6},{"name":"Anton Povarov","email":"anton.povarov@gmail.com","login":"anton-povarov","count":6},{"name":"Denis Smirnov","email":"denis.smirnov.91@gmail.com","login":"dennwc","count":5},{"name":"Tom Wilkie","email":"tom.wilkie@gmail.com","login":"tomwilkie","count":4},{"name":"Peter Edge","email":"peter.edge@gmail.com","login":"bufdev","count":4},{"name":"Laurent","email":"laurent@adyoulike.com","login":null,"count":4},{"name":"Dwayne Schultz","email":"dschultz@pivotal.io","login":null,"count":4},{"name":"Agniva De Sarker","email":"agnivade@yahoo.co.in","login":"agnivade","count":3},{"name":"Johan Brandhorst","email":"johan@cognitivelogic.com","login":null,"count":3},{"name":"Georg Apitz","email":"gapitz@pivotal.io","login":"geapi","count":2},{"name":"Albert Strasheim","email":"fullung@gmail.com","login":"alberts","count":2},{"name":"Antoine Pelisse","email":"apelisse@google.com","login":null,"count":2},{"name":"DongYun Kang","email":"ceram1000@gmail.com","login":null,"count":2},{"name":"Gustav Paul","email":"gustav.paul@gmail.com","login":"gpaul","count":2},{"name":"Shigeo Hashimoto","email":"s-hashimoto@bns-g.com","login":"s-hashimoto00","count":2},{"name":"Todd Eisenberger","email":"teisenberger@dropbox.com","login":"teisenbeDropbox","count":2},{"name":"ASPCartman","email":"aspcartman@gmail.com","login":"aspcartman","count":1},{"name":"Ainsley Escorce-Jones","email":"ains","login":"ains","count":1},{"name":"Alexey Palazhchenko","email":"alexey.palazhchenko@gmail.com","login":"AlekSi","count":1},{"name":"Brian Goff","email":"cpuguy83@gmail.com","login":"cpuguy83","count":1},{"name":"Alexander Staubo","email":"alex@bengler.no","login":null,"count":1},{"name":"Tommy PAGEARD","email":"tommy.pageard@student.42.fr","login":null,"count":1},{"name":"Sam Nguyen","email":"samxnguyen@gmail.com","login":null,"count":1},{"name":"James DeFelice","email":"james@mesosphere.io","login":null,"count":1},{"name":"Gunnar Þór Magnússon","email":"gunnar.magnusson@booking.com","login":null,"count":1},{"name":"Donald Graham","email":"donald.graham@vastech.co.za","login":null,"count":1},{"name":"Ruslan Nigmatullin","email":"euroelessar@gmail.com","login":"euroelessar","count":1},{"name":"Scott Raine","email":"me@nylar.io","login":"nylar","count":1},{"name":"Sebastian Sujarchuk","email":"sebisujar@gmail.com","login":"SebiSujar","count":1},{"name":"Sergey Shepelev","email":"temotor@gmail.com","login":"temoto","count":1},{"name":"Stephane Maarek","email":"simplesteph","login":"simplesteph","count":1},{"name":"Stephen J Day","email":"stephen.day@docker.com","login":"stevvooe","count":1},{"name":"Steven Allen","email":"steven@stebalien.com","login":"Stebalien","count":1},{"name":"Strokachuk Oleg","email":"zifter.ai@gmail.com","login":"zifter","count":1},{"name":"Tamás Gulácsi","email":"tgulacsi","login":"tgulacsi","count":1},{"name":"Tormod Erevik Lea","email":"tormodlea@gmail.com","login":"tormoder","count":1},{"name":"Tristan Rice","email":"wiz@cockroachlabs.com","login":"d4l3k","count":1},{"name":"Vladimir Skipor","email":"vskipor@gmail.com","login":"skipor","count":1},{"name":"Yaron Sumel","email":"yaronsu@gmail.com","login":"yaronsumel","count":1},{"name":"chentaosheng","email":"33727578+chentaosheng","login":"chentaosheng","count":1},{"name":"irfan sharif","email":"irfanmahmoudsharif@gmail.com","login":"irfansharif","count":1},{"name":"krhubert","email":"krhubert@gmail.com","login":"krhubert","count":1},{"name":"吴晟 Wu Sheng","email":"wu.sheng@foxmail.com","login":"wu-sheng","count":1},{"name":"Almog Baku","email":"almogbaku@rimoto.com","login":null,"count":1},{"name":"Chotepud Teo","email":"AlexRouSg","login":"AlexRouSg","count":1},{"name":"Chris Gaffney","email":"gaffneyc@gmail.com","login":"gaffneyc","count":1},{"name":"DESKTOP-RVTOJBQ\\lyx","email":"2795980337@qq.com","login":"testStarnop","count":1},{"name":"Dustin Spicuzza","email":"dustin@virtualroadside.com","login":"virtuald","count":1},{"name":"Ewing","email":"chockerlin@gmail.com","login":"Ewocker","count":1},{"name":"Federico Nusymowicz","email":"fedenusy@gmail.com","login":"fedenusy","count":1},{"name":"Gabriel Burt","email":"gabriel.burt@gmail.com","login":"gburt","count":1},{"name":"James DeFelice","email":"james.defelice@gmail.com","login":"jdef","count":1},{"name":"John Shahid","email":"jvshahid@gmail.com","login":"jvshahid","count":1},{"name":"Mansimar Kaur","email":"mansimarkaur.mks@gmail.com","login":"mansimarkaur","count":1},{"name":"Michael Fraenkel","email":"michael.fraenkel@gmail.com","login":"fraenkel","count":1},{"name":"Miguel Molina","email":"miguel@erizocosmi.co","login":"erizocosmico","count":1},{"name":"Nikhil Benesch","email":"nikhil.benesch@gmail.com","login":"benesch","count":1},{"name":"Paul Mach","email":"paulmach","login":"paulmach","count":1},{"name":"Pieter Jordaan","email":"pieter@jordaan.me","login":"pjgjordaan","count":1},{"name":"Roger Johansson","email":"rogeralsing@gmail.com","login":"rogeralsing","count":1},{"name":"庄天翼","email":"zty0826@gmail.com","login":"TennyZhuang","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-12T00:00:28.150Z","repositories_count":6257553,"commits_count":882238283,"contributors_count":35072096,"owners_count":1165609,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"gogo/protobuf","html_url":"https://github.com/gogo/protobuf","last_synced_at":"2026-06-09T13:24:00.233Z","status":"error","issues_count":82,"pull_requests_count":44,"avg_time_to_close_issue":51913107.5,"avg_time_to_close_pull_request":60169943.192307696,"issues_closed_count":18,"pull_requests_closed_count":26,"pull_request_authors_count":42,"issue_authors_count":79,"avg_comments_per_issue":2.6219512195121952,"avg_comments_per_pull_request":2.8863636363636362,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T14:41:53.293Z","updated_at":"2026-06-09T13:24:00.233Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogo%2Fprotobuf/issues","issue_labels_count":{"table":{"apiv2":4,"help wanted":3,"enhancement":1,"bug":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":79,"MEMBER":2,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"NONE":38,"CONTRIBUTOR":5,"MEMBER":1}},"issue_authors":{"table":{"yanke-xu":2,"awalterschulze":2,"cbarraford":2,"ankisme":1,"briansorahan":1,"veqryn":1,"linchuan4028":1,"zwkno1":1,"Elojah":1,"pltr":1,"Trial97":1,"echlebek":1,"MontreaI":1,"bestans":1,"xdewx":1,"lukashes":1,"heynemann":1,"ziranliu":1,"zj8487":1,"anotherGoogleFan":1,"turbodonkey":1,"un000":1,"shinchan-op":1,"adithya66":1,"theoneLee":1,"burkeartem":1,"ahfuzhang":1,"baryluk":1,"hrieke":1,"ivch":1,"utrack":1,"esnible":1,"mimol91":1,"AC089":1,"triplewy":1,"pratikdhanavesearce":1,"ali2210":1,"Molecular-Future":1,"niupanyu":1,"salemmohammed":1,"yashrsharma44":1,"dylan-bourque":1,"biki0109":1,"ericthz":1,"noonien":1,"oguzyildizz":1,"noahhai":1,"CloudWise-Lukemiao":1,"smeadows53":1,"mt-inside":1,"cupen":1,"CodingSinger":1,"guidovranken":1,"xen0n":1,"Garic152":1,"blackbeans":1,"dims":1,"leeola":1,"sminux":1,"Thomasdezeeuw":1,"rohany":1,"dionysius":1,"go-roc":1,"ghost":1,"MicroOps-cn":1,"any-u":1,"biubiubiu-ljd":1,"krhubert":1,"lx-world":1,"hitzhangjie":1,"kanstantsin-chernik":1,"alexh-ml":1,"0xHigos":1,"abaruchi":1,"daodennis":1,"keks":1,"houstar":1,"ntalcus":1,"martindam":1}},"pull_request_authors":{"table":{"dt":2,"fedenusy":2,"apelisse":1,"patilakshay227":1,"nikhita":1,"eclipseo":1,"gkarthiks":1,"trasc":1,"hakman":1,"devnev":1,"xen0n":1,"noonien":1,"a-palchikov":1,"Faagerholm":1,"testwill":1,"hitzhangjie":1,"awalterschulze":1,"raphaelzoellner":1,"sbalabanov":1,"bufdev":1,"gzzyj":1,"martindam":1,"crazybie":1,"cheggaaa":1,"eltociear":1,"biosvs":1,"IncSW":1,"RaduBerinde":1,"stevenceuppens":1,"antoniomo":1,"anotherGoogleFan":1,"MangioneAndrea":1,"ivyone":1,"acrazing":1,"damz":1,"jellevandenhooff":1,"misberner":1,"temchu":1,"tonybase":1,"bmizerany":1,"zifter":1,"rootulp":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:24.323Z","repositories_count":14788144,"issues_count":33439832,"pull_requests_count":110039357,"authors_count":11298933,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"shinchan-op":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"awalterschulze","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/awalterschulze"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":2,"ForkEvent":18,"IssuesEvent":5,"WatchEvent":57,"IssueCommentEvent":5,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1},"last_year":{"PullRequestEvent":1,"ForkEvent":4,"IssuesEvent":2,"WatchEvent":8,"IssueCommentEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1}},"keywords":["go","golang","grpc","protobuf","protocol-buffers"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci-workflow.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:30:51.105Z","updated_at":"2023-01-14T13:30:51.105Z","repository_link":"https://github.com/gogo/protobuf/blob/master/.github/workflows/ci-workflow.yml","dependencies":[{"id":6897832665,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6897832666,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-14T13:30:51.318Z","updated_at":"2023-01-14T13:30:51.318Z","repository_link":"https://github.com/gogo/protobuf/blob/master/go.mod","dependencies":[{"id":6897833896,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897833900,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6897833902,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-14T13:30:51.386Z","updated_at":"2023-01-14T13:30:51.386Z","repository_link":"https://github.com/gogo/protobuf/blob/master/go.sum","dependencies":[{"id":6897834016,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6897834017,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897834018,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6897834019,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6897834020,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":6897834021,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6897834022,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6897834023,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":6897834024,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":6897834025,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6897834026,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897834027,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":6897834028,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6897834029,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":6897834030,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":6897834031,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6897834032,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":6897834033,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":6897834034,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6897834035,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":6897834036,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":6897834037,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6897834038,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6897834039,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180221164845-07fd8470d635","direct":false,"kind":"runtime","optional":false},{"id":6897834040,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6897834041,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181030221726-6c7e314b6563","direct":false,"kind":"runtime","optional":false},{"id":6897834042,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6897834043,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":6897834044,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":6897834045,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6897834046,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":6897834047,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6897834048,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false}]}],"score":37.888545194627426,"created_at":"2026-05-14T05:46:08.593Z","updated_at":"2026-06-12T21:01:47.588Z","avatar_url":"https://github.com/gogo.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372549","html_url":"https://summary.ecosyste.ms/projects/372549"}